Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
closedir
closedir
Close the directory handle
Name:
closedir
Category:
Directory functions
Programming Language:
php
One-line Description:
Close the directory handle.
Related
What Are the Potential Issues If You Forget to Use the closedir Function?
2
How to Properly Use the closedir Function to Close Directory Handles: A Step-by-Step Guide
3
What is the basic usage of the closedir function? A detailed guide on how to use it correctly
2
Similar Functions
chroot
chroot
Changetherootdirecto
rewinddir
rewinddir
Rewindthedirectoryha
closedir
closedir
Closethedirectoryhan
scandir
scandir
Listfilesanddirector
opendir
opendir
Openthedirectoryhand
getcwd
getcwd
Getthecurrentworking
chdir
chdir
Changedirectory
dir
dir
Returnsaninstanceoft
Popular Articles
What Are the Potential Issues If You Forget to Use the closedir Function?
What is the basic usage of the closedir function? A detailed guide on how to use it correctly
How to Properly Use the closedir Function to Close Directory Handles: A Step-by-Step Guide